SOAPMethod.Invoke Function

Executes the SOAP method and returns the result as a SOAPResult.

Syntax

result = SOAPMethod.Invoke( Name )

Parameters

Name

String

Return Value

Result

SOAPResult